dvb_desc_logical_channel

@struct dvb_desc_logical_channel @ingroup descriptors @brief Structure containing the logical channel number descriptor

@param type descriptor tag @param length descriptor length @param next pointer to struct dvb_desc @param lcn pointer to struct dvb_desc_logical_channel_number

Members

Variables

lcn
dvb_desc_logical_channel_number* lcn;
Undocumented in source.
length
ubyte length;
Undocumented in source.
next
dvb_desc* next;
Undocumented in source.
type
ubyte type;
Undocumented in source.

Meta